You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > MatrixInt Structure > MatrixInt Methods > Divide Method > MatrixInt.Divide Method ([In] TMtxVecInt, [In] int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MatrixInt.Divide Method ([In] TMtxVecInt, [In] int)

Divide all Src vector elements with integer Value.

Syntax
C#
Visual Basic
public TMtxVecInt Divide([In] TMtxVecInt Src, [In] int Value);

Size of calling vector is adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!